projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2f8ce2
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sat, 6 May 2006 00:31:23 +0000
(
00:31
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sat, 6 May 2006 00:31:23 +0000
(
00:31
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 51a7823cdafbaf1869bb58dfb5411b12c1ef585b..f3e60866b8c3c0c9fe32456a50ec72fbb86fde06 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-05-06 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
+ unless so nil isn't returned.
+ (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
+
2006-05-06 Kim F. Storm <storm@cua.dk>
* subr.el (add-to-history): New function.